* progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,
authorChong Yidong <cyd@stupidchicken.com>
Thu, 31 Jul 2008 14:23:37 +0000 (14:23 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 31 Jul 2008 14:23:37 +0000 (14:23 +0000)
commite908b7dac58b9210f9b1c9624d7b500dddac298d
treee4c4a132d14fb6fdfc8951eb7ea9a702b8ca4d9e
parentc638c0e4f105c95b4feda4ed617938c1e08712e9
* progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,
move the (arglist-cont-nonempty) from c-offsets-alist to
c-hanging-braces-alist like other styles already have.
lisp/ChangeLog